ocr: 1 The List Manager - A Review list record cell data listHandle string 0 string 1 handle to standard listDefProc system Idef cells (handle) string i cellArray == offsets to cell data. offseti (one word per cell) string n-1 To locate the string to be drawn in cell i, the standard Idef adds the offset from the cell array to the fwa of the cell data. Problems: 1. Limit of 32K total cell data (text characters) - nowhere near large enough for the Disinfectant document (>100K). 2. No pictures. 3. No formatting (justification, style).